*** empty log message ***
authorMike Williams <mdub@bigfoot.com>
Sun, 14 Jul 2002 10:14:28 +0000 (10:14 +0000)
committerMike Williams <mdub@bigfoot.com>
Sun, 14 Jul 2002 10:14:28 +0000 (10:14 +0000)
lisp/ChangeLog

index a632d9365f68959ab666984016d623239e93e44f..bab8a9270db2caee19b349628e6325475e0063dc 100644 (file)
@@ -1,3 +1,10 @@
+2002-07-14  Mike Williams  <mdub@bigfoot.com>
+
+       * mouse-sel.el (mouse-sel-bound-events): New constant.
+       (mouse-sel-save-original-bindings): New function.
+       (mouse-sel-restore-original-bindings): New function.
+       (mouse-sel-bindings): Save/restore original mouse-bindings.
+
 2002-07-13  Stefan Monnier  <monnier@cs.yale.edu>
 
        * emacs-lisp/cl.el (cl-set-substring): Fix thinko.